ARM: adau1977-adc: Add basic machine driver for adau1977 codec driver.
authorAndrey Grodzovsky <andrey2805@gmail.com>
Wed, 4 May 2016 02:10:59 +0000 (22:10 -0400)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:28:20 +0000 (17:28 +0000)
commitfa1a52fe68f4b04fe5c371161a5ff740377fe166
treea4f2ce317fa0fc2f960b4e23e17626959cf18e75
parent367b438d23e3210726e11de9a78b62d03c51544b
ARM: adau1977-adc: Add basic machine driver for adau1977 codec driver.

This commit adds basic support for the codec usage including: Device tree overlay,
binding I2S bus and setting I2S mode, clock source and frequency setting according
to spec.

Signed-off-by: Andrey Grodzovsky <andrey2805@gmail.com>
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/adau1977-adc.c [new file with mode: 0644]